Ektron CMS400.Net Reference
The random content function is used to randomly display the content of a content block that belongs to a specified collection. Below is the format for the random content function:
<CFMODULE template="#request.ecm.AppPath#ecmShowRandomContent.cfm"
ID=""
XSLT=""
Override=""
>
This function is basically the same as the Random Content function in ASP. See Random Content for details.